chore(deps): update all non-major dependencies #300
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.1.0
->^2.1.2
^5.0.5
->^5.1.0
8.10.5
->8.11.0
^1.1.0
->^1.1.1
^5.0.2
->^5.0.4
^0.7.42
->^0.8.0
^3.3.8
->^3.3.9
^1.8.22
->^1.8.24
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.1.2
Compare Source
🚀 Features
View changes on GitHub
v2.1.1
Compare Source
🚀 Features
🐞 Bug Fixes
no-invalid-this
- by @antfu (00c22)View changes on GitHub
rollup/plugins (@rollup/pluginutils)
v5.1.0
2023-11-28
Features
includeArbitraryNames: true
todataToEsm
(#1635)Updates
pnpm/pnpm (pnpm)
v8.11.0
Compare Source
Minor Changes
(IMPORTANT) When the package tarballs aren't hosted on the same domain on which the registry (the server with the package metadata) is, the dependency keys in the lockfile should only contain
/<pkg_name>@​<pkg_version
, not<domain>/<pkg_name>@​<pkg_version>
.This change is a fix to avoid the same package from being added to
node_modules/.pnpm
multiple times. The change to the lockfile is backward compatible, so previous versions of pnpm will work with the fixed lockfile.We recommend that all team members update pnpm in order to avoid repeated changes in the lockfile.
Related PR: #7318.
Patch Changes
pnpm add a-module-already-in-dev-deps
will show a message to notice the user that the package was not moved to "dependencies" #926.Our Gold Sponsors
Our Silver Sponsors
unjs/scule (scule)
v1.1.1
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
vitejs/vite (vite)
v5.0.4
Compare Source
v5.0.3
Compare Source
generateCodeFrame
infinite loop (#15093) (6619de7), closes #15093antfu/vite-plugin-inspect (vite-plugin-inspect)
v0.8.0
Compare Source
vuejs/core (vue)
v3.3.9
Compare Source
Bug Fixes
resolveParserPlugins
decorators check (#9566) (9d0eba9), closes #9560:is
and:where
selector in scoped css rewrite (#8929) (3227e50)__vnode
missing for devtools (#9328) (5156ac5)StyleValue
(#7954) (17aa92b), closes #7955unref
andtoValue
when input union type contains ComputedRef (#8748) (176d476), closes #8747 #8857vuejs/language-tools (vue-tsc)
v1.8.24
Compare Source
vue-component-type-helpers/vue2
(#3404)defineEmits
'sarg
andtypeArg
inparseScriptSetupRanges
(#3710) - thanks @so1vestrictTemplates
fails to report unknown components (#3539)as
with multiple<script>
blocks (#3733) - thanks @so1ve<script setup>
tag above<script>
tag (#3743) - thanks @so1ve.prop
shorthand (#3729) - thanks @so1veVolar.js 1.11.1 updates:
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.